home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-22 | 787 b | 26 lines | [TEXT/MPS ] |
- /*
- File: WindowB.cpp
-
- Contains: Platform-independent code for ODWindow. #included by Window.cpp
-
- Owned by: Richard Rodseth
-
- Copyright: © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <8> 6/8/95 RR #1257260 Collapse base classes. #1214898
- StdTypes.r -> ODTypes.r
- <7> 5/26/95 RR #1251403: Multithreading naming support
- <6> 4/13/95 RR # 1216618 Added SOM_TRY
- <5> 4/7/95 RR #1216618 Added SOM_TRY etc.
- <4> 3/22/95 RR #1227993 Added InitWindowForFrame etc
- <3> 8/15/94 JBS 1181138: add frameType to CreateFrame();
- 1181156: UI API Cleanup
- <2> 7/8/94 RR Added SubClassResponsibility calls
- <1> 6/28/94 RR first checked in
-
- To Do:
- */
-
- // No platform-independent code at this time